From 701651a0a5e13df65add47e071e874d1fced7742 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 14:45:30 -0500 Subject: [PATCH] docs: don't use properties syntax for child properties --- gtk/gtkbbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c index 7280f456a3..1d60ab5423 100644 --- a/gtk/gtkbbox.c +++ b/gtk/gtkbbox.c @@ -41,7 +41,7 @@ * 'outliers' to keep their own larger size. * * To excempt individual children from homogeneous sizing regardless of their - * 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child + * 'outlier' status, you can set the non-homogeneous child * property. */ -- 2.30.2